home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_54682.txt < prev    next >
Text File  |  1987-11-25  |  910b  |  38 lines

  1. -- card: 54682 from stack: in
  2. -- bmap block id: 135309
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10. A name can be as detailed as it needs to be to designate the exact object you want.  For example:
  11.  
  12. put character 1 of word 3 of line 4 of field 6 into it.
  13.        --fields are background unless you say "card field"
  14. add field 3 to word 1 of line 5 of field "Sum"
  15.        --line 5 is text after 4th Return character
  16. put " completed" after line 3 of field 2
  17.       
  18. go to card ID 156 of stack "server:My Stacks:Rolo"
  19.       --colons designate levels of folders
  20. go to first card of background 2
  21.       --within current stack
  22.  
  23.  
  24.  
  25.  
  26.  
  27. -- part contents for background part 43
  28. ----- text -----
  29. 267,189
  30.  
  31. -- part contents for background part 44
  32. ----- text -----
  33. Compound
  34. names
  35.  
  36. -- part contents for background part 2
  37. ----- text -----
  38. Introduction to HyperTalk (cont.)